How to Install dc-qt software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install dc-qt software package in Ubuntu 14.04 LTS (Trusty Tahr)

dc-qt software package provides GUI frontend for the dc protocol, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dc-qt 

dc-qt is installed in your system.

Make ensure the dc-qt package were installed using the commands given below,

$ sudo dpkg-query -l | grep dc-qt *

You will get with dc-qt package name, version, architecture and description in a table

dc-qt package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section KDE
Package dc-qt
Version 0.2.0.alpha-4.2build1
Description GUI frontend for the dc protocol
Sub Section KDE


See Also, How to uninstall or remove dc-qt software package from Ubuntu 14.04 LTS (Trusty Tahr)?